networking.sits.<name>.encapsulation

Configures the type of encapsulation.

Type
null or (submodule)
Default
{ }
Example
{
  port = 9001;
  type = "fou";
}
Declared
<nixpkgs/nixos/modules/tasks/network-interfaces.nix>